indicator-multiload software package provides Graphical system load indicator for CPU, ram, etc., you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install indicator-multiload
indicator-multiload is installed in your system.
Make ensure the indicator-multiload package were installed using the commands given below,
$ sudo dpkg-query -l | grep indicator-multiload *
You will get with indicator-multiload package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | indicator-multiload |
| Version | 0.3-0ubuntu1 |
| Description | Graphical system load indicator for CPU, ram, etc. |
| Sub Section | Utils |